Get the invalidated region from ScrollWindowEx() instead of an incorrect
authorTor Lillqvist <tml@novell.com>
Mon, 2 Jan 2006 00:45:39 +0000 (00:45 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 2 Jan 2006 00:45:39 +0000 (00:45 +0000)
commit53e2c08380ad129e63330881589f0784e5632ac0
tree0b1c83c980705356fb043efe375e49605839295a
parent36a2bde0d1145a1d2184e17a79d6906810b647fd
Get the invalidated region from ScrollWindowEx() instead of an incorrect

2006-01-02  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkgeometry-win32.c (gdk_window_scroll): Get the
invalidated region from ScrollWindowEx() instead of an incorrect
attempt to calculate it ourselves. Fix by John Ehresman. (#323666)

* gdkevents-win32.c: Make _gdk_win32_hrgn_to_region() non-static.

* gdkprivate-win32.h: Declare it.
ChangeLog
ChangeLog.pre-2-10
gdk/win32/gdkevents-win32.c
gdk/win32/gdkgeometry-win32.c
gdk/win32/gdkprivate-win32.h